Reshape
This function allows you to take the reshape an input from tensor to vector, or vice versa.
.. autofunction:: csdl.std.reshape.reshape
Examples for all the possible use cases are provided below.
.. toctree:: :maxdepth: 1 :titlesonly:
ex_reshape_tensor2_vector.rst ex_reshape_vector2_tensor.rst